home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / news / nntp / nntp.1.5.11 / README.1.5.8 < prev    next >
Encoding:
Text File  |  1990-08-18  |  2.9 KB  |  71 lines

  1. Welcome to patch number 8 for NNTP 1.5.
  2.  
  3.     If you have not installed the first seven patches, you must do so
  4.     before proceeding. You can get those patches (and this one) from
  5.     anoymous ftp on bcm.tmc.edu [128.249.2.1] or by sending a message
  6.     to the archive-server@bcm.tmc.edu with the following text:
  7.     send public nntp.patch.1
  8.     send public nntp.patch.2
  9.     send public nntp.patch.3
  10.     send public nntp.patch.4.shar
  11.     send public nntp.patch.5.shar
  12.     send public nntp.patch.6.shar
  13.     send public nntp.patch.7.shar
  14.  
  15.     If you have all seven patches installed, you are ready to install
  16.     this set of patches. These patches are packaged as a shell archive.
  17.     They are as follows:
  18.     CHANGES.diff  -- This will patch the CHANGES file in the root
  19.     of the nntp distrbution to reflect changes since the release of 1.5.
  20.     To install, just type patch < CHANGES.diff
  21.     Makefile.diff  -- This will patch the Makefile file in the root
  22.     of the nntp distrbution to make it more useful.
  23.     To install, just type patch < Makefile.diff
  24.     server.diff -- This patch is for the files in the server subdirectory.
  25.     To install, change directory to the server directory and type
  26.     patch < server.diff.
  27.     common.diff -- This patch is for the files in the common subdirectory.
  28.     To install, change directory to the common directory and type
  29.     patch < common.diff
  30.     xfer.diff -- This is a patch for nntpxfer.c in the xfer directory.
  31.     To install, change directory to the xfer directory and type
  32.     patch < xfer.diff.
  33.     xmit.diff -- This is a patch for the files in the xmit directory.
  34.     To install, change directory to the xmit directory and type
  35.     patch < xmit.diff.
  36.     doc.diff -- This is a patch for nntpd.dst in the doc directory.
  37.     To install, change directory to the doc directory and type
  38.     patch < xmit.diff.
  39.     inews.diff -- This patch is for the files in the inews subdirectory.
  40.     To install, change directory to the inews directory and type
  41.     patch < inews.diff.
  42.     
  43. Please read the CHANGES file (following application of the patch) for
  44. a list of new features/bug fixes. This is mostly a bug fix release.
  45.  
  46. Bug reports and enhancements welcome,
  47. Stan Barber
  48. nntp@lib.tmc.edu
  49.  
  50. P.S. This patched version of NNTP has been compiled on the following systems:
  51.  
  52. Vax 3600 running Ultrix 3.1 (BNEWS 2.11.19)
  53. Solbourne Series 5/601 with OS/MP 4.0C (SunOS 4.0.3c compatible) (Same BNEWS)
  54. HP 9000/825 running HP-UX A.B3.00.5B
  55. Wyse-386 running SCO XENIX 2.3 with TCP/IP 1.0
  56. VAX 11/780 running BSD 4.3-tahoe
  57. Silicon Graphics IRIS-4D running IRIX 3.2.1
  58.  
  59. P.P.S. The fully patched version is available via anonymous ftp from
  60. lib.tmc.edu [129.106.5.1]. Look in the public directory for nntp.1.5.8.tar.
  61. A compressed version is also on line.
  62.  
  63. P.P.P.S. The next version of nntp is supposed to be 1.6. This version will have
  64. a new way of configuring everything based on Larry Wall's meta-configure. It
  65. may have bug fixes and enhancements as well. There has been alot of chatter
  66. about authentication. I am going to look into that, but no promises at this
  67. time.
  68.  
  69.  
  70.  
  71.